colorbutton, colorswatch: Simplify DND
authorBenjamin Otte <otte@redhat.com>
Sun, 16 Feb 2020 17:48:45 +0000 (18:48 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 17 Feb 2020 03:04:21 +0000 (04:04 +0100)
commit91d91a29e834a3802a8bdefe417f277f8ef57737
tree6bd00a0e521a9124e3864ea8c82cbdca20eceb30
parent3a7e3cf90d265330e0dc75d733b5be19c8b617c6
colorbutton, colorswatch: Simplify DND

- Use GDK_TYPE_RGBA and let GDK do the conversion from
  application-x-color
- Don't do extra mime type checks when accept() does that for us already
gtk/gtkcolorbutton.c
gtk/gtkcolorswatch.c